home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / games / quest2.zip / ALLDOCS.BAT next >
DOS Batch File  |  1995-03-23  |  338b  |  22 lines

  1. @echo off
  2. cls
  3. more<under_w.ear
  4. echo -- More --
  5. pause>nul
  6. type newgames.doc|more
  7. echo -- More --
  8. pause>nul
  9. type required.doc|more
  10. echo -- More --
  11. pause>nul
  12. type legend.doc|more
  13. echo -- More --
  14. pause>nul
  15. type map.doc|more
  16. echo -- More --
  17. pause>nul
  18. type quest2.doc|more
  19. pause
  20. cls
  21. echo The Russians don't wear underwear.
  22.